
.menu {
	color: #000000;
	font-size:11px;
	font-family: Arial, Helvetica;
	}

a.menu:link,a.menu:visited,a.menu:active {
	text-decoration: none;
	}

a.menu:hover {
	color: #ff0000;
	text-decoration: underline;
	}

.section {
	font-family: Times New Roman, Times;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	letter-spacing:2px;
	}

.item {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	}

.gsection {
	font-family: Times New Roman, Times;
	font-size: 11px;
	color: #ffffff;
	font-style: italic;
	letter-spacing:2px;
	}
	
.gitem {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #ffffff;
	}
	
a.gitem:link,a.gitem:visited,a.gitem:active {
	color: #ff0000;
	text-decoration: none;
	}

a.gitem:hover {
	color: #ff0000;
	text-decoration: underline;
	}

.jsection {
	font-family: Times New Roman, Times;
	font-size: 11px;
	color: #ffffff;
	font-style: italic;
	letter-spacing:2px;
	}

.j2section {
	font-family: Times New Roman, Times;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	letter-spacing:2px;
	}
	
.jitem {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	}
	
a.jitem:link,a.jitem:visited,a.jitem:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}

a.jitem:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	}